โ– humdrum codex / glint v1.0.2
license AGPL-3.0
778 B raw
id
TASK-011
title
In-app help overlay
status
๐ŸŸฆ Backlog
assignee
created_date
2026-06-29 16:26
labels
feature, release-1
dependencies
priority
medium
ordinal
11000

Description

Release 1. A keybind cheatsheet inside the editor (we have 'glint -h' on the CLI). A key (e.g. '?' when not typing, or a Ctrl combo) toggles a centered overlay listing all editor keys and command flags; Esc closes. Source the same content as helpText in main.go (consider sharing a single source of truth).

Acceptance Criteria